home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nos_kit3.zip / SEND.HLP < prev    next >
Text File  |  1990-11-26  |  1KB  |  24 lines

  1.  
  2. USAGE
  3.      S[end] <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  4.      SR [msg_number]
  5.      SF <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  6.  
  7. DESCRIPTION
  8.      The send command allows you to enter a message  and send it to a user at
  9.      either this system, or some other system on the network. The "from_addr"
  10.      and "bulletin_id" fields are  for special use and won't be covered here.
  11.      The "S" command  may also be followed by "P", "B", or any  other message
  12.      type  you use  (e.g. SP wb7xxx @ n7xxx).  The "SR" command allows you to
  13.      "reply" to either the  current message or the  message number specified.
  14.      The subject will be copied  and the reply will be sent to the address it
  15.      was  sent  from.  The "SF" command  will  forward a copy of  the current
  16.      message to the user specified.
  17.  
  18. EXAMPLES
  19.      send kf7xx            (Send a message to the local user, kf7xx)
  20.      s kf7xx @ wb7xxx      (Send a message to kf7xx at the wb7xxx host)
  21.      sr 3                  (Reply to message number 3)
  22.      sf n7aaa%n7bbb@w7ccc  (Forward current msg to n7aaa at n7bbb via w7ccc)
  23.  
  24.